home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
VRML 2 - Moving 3D Graphics
/
VRML 2 - Moving 3D Graphics.iso
/
vrmlbook
/
source
/
vr2-4-20.wrl
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1997-05-12
|
301 b
|
18 lines
#VRML V2.0 utf8
#vr2-4-20.wrl
Group {
children [
Fog {
color 1 1 1
fogType "EXPONENTIAL"
visibilityRange 5000
},
Background { skyColor 1.0 1.0 1.0 },
Inline {
url "vr2-4-19.wrl"
bboxCenter 0 0 0
bboxSize 500 100 500
}
]
}